EinhugurODT.Paragraph
Heading
Heading (private) | Private constructor. |
AutoStyle (Inherited) | Returns object for automatic styling for the Paragraph. |
ItemCount (Inherited) | Returns number of items under the Paragraph. |
LanguageCode (Inherited) | Returns the language code for the Paragraph or empty string. (Read only property) |
OutlineLevel | Sets or gets outline level of the heading. |
Text (Inherited) | Sets or gets combined text for all Runs in the Paragraph. |
AppendHyperlink (Inherited) | Appends Hyperlink to the Paragraph. |
AppendImage (Inherited) | Appends image to the paragraph using internal path of previously attached image. |
AppendImage (Inherited) | Appends image to the paragraph. |
AppendItem (Inherited) | Appends item of special type such as for example Page Number to the paragraph. |
AppendRun (Inherited) | Appends run to the paragraph. |
ApplyFieldData (Inherited) | Applies field data to the given Paragraph only. |
Item (Inherited) | Returns Item at given index from under the Paragraph. |
Items (Inherited) | Returns ParagraphItemIterator for the items in the paragraph. This function is for using with for each statements. |
RemoveItem (Inherited) | Removes ParagraphItem from the Paragraph. |
SetLanguageCode (Inherited) | Sets language code for the Paragraph and optionally all runs under the paragraph. |